home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 75 / Mac Magazin CD 75.iso / macware / Red Bird's Quick Scripts / Make Password / Notes < prev   
Encoding:
Text File  |  2000-05-07  |  781 b   |  1 lines  |  [TEXT/ttxt]

  1. Make Password was inspired by a post on applescript-users, which asked for some code to make random passwords.  This is a more generalized version of what was created there with an interface added.  Clicking 'Try Again' will restart the program and let you create a new password, 'Copy' copies the text field's contents (so you can edit your password some if you don't like it before copying), and 'Okay' just quits the program.  The interface is somewhat limited (uses only dialogs, etc.), but that may be fixed in future releases by using optional code and OSAXen  (I would really like to use windoids and make it floatable, so it will be easier to use with other progams).  This script will definitely help those of you who keep creating passwords like 'password' and 'my name'.